projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cbcee8
)
entry: Remove unused/duplicate widget in IconInfo
author
Daniel Boles
<dboles@src.gnome.org>
Sun, 30 Jul 2017 12:25:23 +0000
(13:25 +0100)
committer
Daniel Boles
<dboles@src.gnome.org>
Sun, 30 Jul 2017 13:20:59 +0000
(14:20 +0100)
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index 5c3a9f1915b756603341a3dc5999116b2ebf156e..8457cdf8cdc1dfcb654b579d24a6871bd624e2f9 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-267,7
+267,6
@@
struct _GtkEntryPrivate
struct _EntryIconInfo
{
GtkWidget *widget;
- GtkWidget *image;
gchar *tooltip;
guint nonactivatable : 1;
guint in_drag : 1;